Release 10.1A: OpenEdge Application Server:
Developing AppServer Applications


Connecting an application service or AppServer instance

The connection mechanism to access an application service depends largely on the session model and the operating mode that supports it. So, a connection to:

For more information on these two different types of connections and how the operating mode affects them, see Chapter 1, " AppServer and Client Interaction."

For both session models, you use the CONNECT( ) method on a server object handle to create the appropriate connection.

To connect a Progress 4GL client to an AppServer or application service:

  1. Create a server object handle.
  2. Execute the CONNECT( ) method on the server object handle, passing the parameters necessary to identify and configure the connection.

Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095